The Import Manifest button will ask you to open a file. The import file it opens should be a tab delimited text file with each record terminated with a return character.
1. Button states are either 0 (blank, ASCII 0) for false or X (ASCII 88) for true.
2. UPS ground residential add 100 to the zone.
UPS GroundTrac Commercial add 200 to the zone.
UPS GroundTrac Residential add 300 to the zone.
3. Exporting program must account for all of the above fields. A field may be blank but must be represented by at least the tab character. The only exceptions to this are that there MUST always be a Client name and a value for COD amount (the amount may be zero), for USA clients there must also be a zip code.
4. Indexing is done on Client ID not on Client name.